资源列表
HDOJ_3141592654ly
- 这是我在HDOJ上面的AC代码,一共有1000来题的AC代码吧。-This is my AC code HDOJ above, a total of 1000 to the theme of AC code it.
shop
- for the visual c++ a b c -visual c++
sqlTest
- sql数据库的连接,用于连接sql数据库,并对数据表中信息进行读写和修改-sql link and test,show the data and read、write the data,eventually change the data
E200
- E200解码算法,可以用来对二维码扫描结果进行自动判别与分析-E200 decoding algorithm can be used to scan two-dimensional code automatic identification and analysis of results
Matlab
- matlab 教程。。。对于没用过matlab的 可以作为入门学习-matlab tutorial. . . For matlab can not used as a learning portal
TI Altium Designer 库
- TI Altium Designer 库(TI Altium Designer library)
Portable.Licensing-develop
- portable para licenciar software
BOOK
- 一个小型的数目管理软件,用于图书管理,同时用来出库入库-A small number of management software for library management, at the same time to a database storage
kelijinchazhi
- 运用ArcEngine 10.2 功能库,实现点数据进行克里金差值并保存差值结果的功能-Use ArcEngine 10.2 function library that implements the data point kriging difference and save the difference between the results of the function
vcPP-Ado-
- vc++ 连接数据库,并对数据进行简单操作-vc++ connect to the database, and data for simple operation
MFCSQL_20100507
- Visual C++ MFC,连接SQL2005数据库,查询数据,并添加数据到数据库。-use the c++ mfc ,to connection the sql server 2005 database,insert some data to the database and then select the data in it.
parallel_spi_programmer1p65
- 该程序的功能为通过计算机并口模拟SPI时序,时序将计算机上二进制文件的数据写入到Atmel spi flash中去。 下载时使用的下载线为Xilinx公司的parallel III标准下载线; 软件支持usb下载,不够下载线是本人自己做的; 下载时,可以指定将数据写入到那一段地址,长度是多少,可以回读数据; 代码使用MFC,有多线程操作,SDI,使用winio作为底层操作 该程序为本人自己的作品。调试通过,下载速率200kbps左右。