资源列表
bmpScreen
- VC6.0 MFC下截取窗口特定部分并保存为bmp格式的类-This code is used for cuting the screen to save the bmp picture
LoadBitmapFromBMPFile
- 啥都不用说了 看文件名 LoadBMPFromFile 读取一个位图 并显示在某个窗口上。-Needless to say, and consequently see the file name LoadBMPFromFile read a bitmap and displayed in a window.
total
- 采用matlab绘制累计频率曲线,嘿嘿,虽然是很小的代码,但是很有用哦-Using matlab draw cumulative frequency curve, hey hey, although it is very small code, but very useful oh
HIOER
- GS算法中的HIOER函数,可以再自行编写的主程序中进行调用-GS algorithm HIOER main function, you can then write in their own call
goodvavr
- A very interesting bouncing ball vevr good
xls2cursors
- Create cursors from Excel'Book
0901239
- 使用标准api实现得到windows密码,不错的小程序()
edwxft
- 调用百度AI开放平台动物识别API和百度百科API进行动物识别(Call Baidu AI open platform to identify API and Baidu Encyclopedia API for animal identification.)
iwpfuodr
- 所有前端后台代码封装过后十分精简易上手,出错效率低。同时支持移动客户端访问。(All front end background code is very simple and easy to use after encapsulation. Support mobile client access at the same time)
eryxxbj
- 所有前端后台代码封装过后十分精简易上手,出错效率低。同时支持移动客户端访问。(All front end background code is very simple and easy to use after encapsulation. Support mobile client access at the same time)
CO2_RP_module
- 超临界二氧化碳工质调用NIST的函数代码,可以直接接入所建立模型中(The function code of the supercritical carbon dioxide working fluid calling NIST can be directly connected to the established model.)
Delphi超实用的SQLServer 数据库应用函数
- /* 超实用的Delphi平台上对SQL Server数据库调用的功能函数 */ 一个程序平台内可供不同模块调用的函数库。包括SearchTable (查询表存在与否), SearchField (查询表中的某个字段存在与否), SearchView(查询视图存在与否), AddFiled(添加字段),DelFiled(删除字段 ),MyQUery( 查询函数 ), SearchFieldValue(查找表中指定字段上是否存在某值)....(Functions Calle