-
C# 自动切换SQLite32位64位dll
System.Data.SQLite.DLL分32位和64位的版本,不需要分别生成x86和x64应用程序,该实例代码基于sqlite.dll 1.0.65.0版本
- 2022-07-16 08:47:00下载
- 积分:1
-
SUN公司CDC参考实现,非常权威的设计参考资料
SUN公司CDC参考实现,非常权威的设计参考资料-SUN company CDC Reference Implementation, very authoritative reference design
- 2022-10-31 19:05:03下载
- 积分:1
-
一个简单的图片上传程序,占空间极小,功能比较完善.其他功能根据您的需要添加...
一个简单的图片上传程序,占空间极小,功能比较完善.其他功能根据您的需要添加-a simple picture upload procedures, accounting for a very small space, function more perfect. Other features you need to add
- 2022-03-01 09:23:37下载
- 积分:1
-
得到CPU的占用率的源码
得到CPU的占用率的源码-be CPU, the occupancy rate of the source
- 2022-10-30 12:15:03下载
- 积分:1
-
我们在编写程序时,常常遇到的一件事情就是要准确列出系统中所有正在运行的程序或者进程。Windows 任务管理器就是这样的一个程序。它既能列出运行的桌面应用程序,...
我们在编写程序时,常常遇到的一件事情就是要准确列出系统中所有正在运行的程序或者进程。Windows 任务管理器就是这样的一个程序。它既能列出运行的桌面应用程序,又能列出系统中所有运行的进程。那么,我们在程序中如何实现这样的任务呢?-We when compilation procedure, meets frequently a matter is needs accurately to list in the system all the procedure or the advancement which moves. Windows administrator is a such procedure. It both can list the movement table top application procedure, and can list all movements advancementin the system . Then, how do we realize such duty in the procedure?
- 2022-07-25 11:09:27下载
- 积分:1
-
台湾林智仁教授的libsvm源代码 通用的支持向量机算法研究平台...
台湾林智仁教授的libsvm源代码 通用的支持向量机算法研究平台-Taiwan Linzhiren Professor libsvm common source of support vector machine algorithm research platform
- 2022-08-26 10:02:02下载
- 积分:1
-
Book Related Research
Book Related Research
- 2022-02-01 00:59:24下载
- 积分:1
-
一个C++类,可以添加
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过采用类来实现,从CString继承而来数据运算的结果保存在CString类中理论上可对任意长的数据进行相加在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A C++ class which can do the Add-Substract operation to integer with arbitrary length.Compiled with VC++ 6.0 under Windows XP.The class inherited from CString and theoretically it can do add-substract to any length integer.There is a executive file under Release directory,drag the*.txt data file on to the longadd.exe,then it s ok!
- 2022-01-22 15:22:53下载
- 积分:1
-
对图像进行非线性调整,可用用图像的增强,特别是模糊图像,增加对比度...
对图像进行非线性调整,可用用图像的增强,特别是模糊图像,增加对比度-right image nonlinear adjustment can be used to enhance the image, especially fuzzy images, increase contrast
- 2022-05-17 22:33:26下载
- 积分:1
-
三
三层体系结构 我们经常会看到许多应聘者在简历上写着“精通数据库编程”的字样,也经常会在招聘网站上看到软件公司的招聘要求中某一项为“精通数据库编程”。于是这些应聘者去这些软件公司面试,于是我们看到了许多“精通”者落选的现象。 一些程序员在设计数据库应用时,通常会采用数据控件绑定的方法实现。用鼠标拉几个控件,再用鼠标设置几个属性,连键盘都不用动,就完成了一个数据库应用的开发!当然,这的确是一种快速的数据库应用开发方式,但快速并不意味着精通。 对于大型的数据库应用系统,或是拥有众多客户端的应用系统,我们需要另外一种“精通”,这就是几乎每个程序员都听说过的“三层体系结构”。-three-tier architecture we often see many candidates in the curriculum vitae reads "proficient Database Programming" message, often in recruitment website software companies see the recruitment of a request for a "proficient database programming." So these candidates to interview these software companies, so we see a lot of "proficient" who lost the phenomenon. Some programmers in the design database applications, using data normally bind to the control method. Pull a few mouse control, and then attribute several mouse settings, and even keyboards do not have to move, it completed a database application development! Of course, this is really a fast database application devel
- 2022-03-01 10:31:13下载
- 积分:1